|
This page last changed on Dec 03, 2007.
When importing a relational object available options include the ability to:
- Set a location for your new data service to be saved within your project.
- Select a data source from the dropdown listbox.
- Select the database type for the selected source (PointBase for the sample RDBMS) from the dropdown listbox.
- Select among the relational source types listed in the following table.
Types of available relational data sources
| Relational Type |
Description |
Tables and Views |
Displays all public tables and views in the selected data source. |
Stored Procedures |
Displays all public stored procedures in the selected data source. |
SQL Statement |
Allows creation of a SQL statement for extracting relational data from the data source. |
Database Function |
Allows creation of an XQuery function in a library data service based on build-in or custom database functions. |
|